home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spawn Figure Collection
/
spawn collection cd.iso
/
movies
/
goods.dir
/
00087_Script_87
< prev
next >
Wrap
Text File
|
1998-01-14
|
201b
|
12 lines
on Sreset
repeat with t = 5 to 7
set the puppet of sprite(t) to FALSE
end repeat
end
on AllReset
repeat with t = 5 to 28
set the puppet of sprite(t) to FALSE
end repeat
end